Click or drag to resize

JsonNumber Constructor

Overload List
  NameDescription
Public methodJsonNumber(Double)
Initializes a new instance of the JsonNumber class
Public methodJsonNumber(Int32)
Initializes a new instance of the JsonNumber class
Public methodJsonNumber(Int64)
Initializes a new instance of the JsonNumber class
Public methodJsonNumber(Single)
Initializes a new instance of the JsonNumber class
Public methodJsonNumber(String)
Initializes a new instance of the JsonNumber class
Top
See Also